QuickTime Movie File Format Specification, May 1996
| Previous | Chapter contents | Chapter top | Next |
Media atoms define a track's movie data. The media atom contains information that specifies the media handler component that is to interpret the media data, and it also specifies the data references.
The media atom has an atom type of 'mdia' . It may contain other atoms, such as a media header ( 'mdhd' ), a handler reference ( 'hdlr' ), media information ( 'minf' ), and user data ( 'udta' ). The only required atom in a media atom is the media header atom.
Figure 0-18 shows the layout of a media atom.
Figure 18 The layout of a media atom
The handler reference atom tells you the kind of media this media atom contains--for example, video or sound. The layout of the media information atom is specific to the media handler that is to interpret the media. "Media Information Atoms," beginning on [link] , discusses how data may be stored in a media, using the video media format defined by Apple as an example.
Media atoms contain the following data elements.
| Previous | Chapter contents | Chapter top | Next |